home *** CD-ROM | disk | FTP | other *** search
Makefile | 1995-01-22 | 505 b | 15 lines | [TEXT/CWIE] |
- #######################################################################
- # Project : GUSI - Grand Unified Socket Interface
- # File : Makefile - Build examples
- # Author : Matthias Neeracher
- # Language : MPW Shell/Make
- #
- # $Log: Makefile,v $
- #######################################################################
-
- ROptions = -i :
-
- all ƒ "GUSITest Resources"
- "GUSITest Resources" ƒ ::GUSI.rsrc ::GUSI.r GUSITest.rsrc GUSITest.r
- Rez {ROptions} -t rsrc -c RSED -a -o "GUSITest Resources" GUSITest.r
-